- event-driven system
- Вычислительная техника: система, управляемая событиями
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Event-driven architecture — (EDA) is a software architecture pattern promoting the production, detection, consumption of, and reaction to events. An event can be defined as a significant change in state [K. Mani Chandy Event Driven Applications: Costs, Benefits and Design… … Wikipedia
Event-Driven Architecture — Eine Ereignisgesteuerte Architektur (von engl. Event Driven Architecture, EDA) ist ein Softwarearchitektur Muster, in dem das Zusammenspiel der Komponenten durch Ereignisse (Events) gesteuert wird. Inhaltsverzeichnis 1 Ereignisse (Events) 2… … Deutsch Wikipedia
Event Driven Architecture — Eine Ereignisgesteuerte Architektur (von engl. Event Driven Architecture, EDA) ist ein Softwarearchitektur Muster, in dem das Zusammenspiel der Komponenten durch Ereignisse (Events) gesteuert wird. Inhaltsverzeichnis 1 Ereignisse (Events) 2… … Deutsch Wikipedia
Event-driven programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Event Driven Language — The IBM Series/1 Event Driven Language (EDL) was a computer language created for the Series/1 Event Driven Executive (EDX) operating system. The output was machine code for IBM Series/3 or Series/7, and interpreted on Series/1 by an emulator … Wikipedia
Discrete event dynamic system — In control engineering, a discrete event dynamic system (DEDS) is a discrete state, event driven system of which the state evolution depends entirely on the occurrence of asynchronous discrete events over time. Although similar to continuous… … Wikipedia
Event condition action — (ECA) is a short cut for referring to the structure of active rules in event driven architecture and database systems. Such a rule did traditionally consist of three parts:* The event part specifies the signal that triggers the invocation of the… … Wikipedia
Event loop — In computer science, the event loop, message dispatcher, message loop, message pump, or run loop is a programming construct that waits for and dispatches events or messages in a program. It works by polling some internal or external event… … Wikipedia
Event (computing) — In computing an event is an action that is usually initiated outside the scope of a program and that is handled by a piece of code inside the program. Typically events are handled synchronous with the program flow, that is, the program has one or … Wikipedia
Event handler — In computer programming, an event handler is an asynchronous callback subroutine that handles inputs received in a program. Each event is a piece of application level information from the underlying framework, typically the GUI toolkit. GUI… … Wikipedia
Operating system — Operating systems … Wikipedia